From 69ea02888ca6f564f8e6885107061b02fa7fe52d Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Sat, 17 Jan 2009 14:20:11 +0000 Subject: [PATCH] Formating. * babl/babl-internal.h: Formating. svn path=/trunk/; revision=375 --- ChangeLog | 4 ++++ babl/babl-internal.h | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index b6119a5..4d39759 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-17 Martin Nordholts + + * babl/babl-internal.h: Formating. + 2009-01-17 Martin Nordholts * babl/babl-class.h: New installed header file containing class diff --git a/babl/babl-internal.h b/babl/babl-internal.h index 7275fcb..86932a8 100644 --- a/babl/babl-internal.h +++ b/babl/babl-internal.h @@ -59,7 +59,7 @@ -Babl * babl_conversion_find (const void *source, +Babl * babl_conversion_find (const void *source, const void *destination); double babl_conversion_error (BablConversion *conversion); long babl_conversion_cost (BablConversion *conversion); @@ -109,10 +109,10 @@ void babl_die (void); int babl_sanity (void); void babl_core_init (void); -Babl * babl_format_with_model_as_type (Babl *model, - Babl *type); -int babl_formats_count (void); /* should maybe be templated? */ -int babl_type_is_symmetric (Babl *babl); +Babl * babl_format_with_model_as_type (Babl *model, + Babl *type); +int babl_formats_count (void); /* should maybe be templated? */ +int babl_type_is_symmetric (Babl *babl); /* FIXME: nasty,. including the symbol even in files where it is * not needed,. and a dummy function to use it in those cases -- 2.30.2